Bug 552153 – GtkModules loading with XSettings doesn't work if the
authorCosimo Cecchi <cosimoc@gnome.org>
Sat, 13 Sep 2008 19:01:13 +0000 (19:01 +0000)
committerCosimo Cecchi <cosimoc@src.gnome.org>
Sat, 13 Sep 2008 19:01:13 +0000 (19:01 +0000)
commit42ec45e3c2dc352b8e5d96ffdae9b81e779f80e5
treeb070831713bf1e89acc5a90446b86a31a6606db0
parentb2dff511d3ebb227a479d39ee9948ebd16fc6dd3
Bug 552153 – GtkModules loading with XSettings doesn't work if the

2008-09-13  Cosimo Cecchi  <cosimoc@gnome.org>

Bug 552153 – GtkModules loading with XSettings doesn't work if the
GTK_MODULES env var isn't set.

* gtk/gtkmain.c: (do_post_parse_initialization):
* gtk/gtkmodules.c: (_gtk_modules_init):
Call _gtk_modules_init () even if gtk_modules_string is NULL, so
that GtkModules specified with XSettings could be loaded.

svn path=/trunk/; revision=21380
ChangeLog
gtk/gtkmain.c
gtk/gtkmodules.c